home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 May: Tool Chest / Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso / Sample Code / Snippets / Printing / GrayText / About GrayText.txt < prev    next >
Encoding:
Text File  |  1992-07-15  |  430 b   |  13 lines  |  [TEXT/MWII]

  1.  
  2. Hey!  What the Hell is this?!
  3.  
  4. sample: GrayText
  5. Language: MPW Pascal 3.2
  6.  
  7. This sample demonstrates two methods of printing gray text.  On PostScript printers it sends PostScript, on QuickDraw printers it sends Color QuickDraw calls.  If a QuickDraw printer does not use a CGrafPort, the gray text comes out as black.  Unfortunately, there's currently no good way to handle that situation.
  8.  
  9. - Dave “gd” Hersey
  10.   MacDTS
  11.   10/9/91
  12.  
  13.